iit

Basic SQL Queries


By Justin Callanan

Introduction
Database and query basics
Elements of an SQL query
Writing an SQL query
Wrap-up
Quiz

Introduction

This learning module covers the basic aspects of a database query, what these queries are made up of, and how to write them using SQL.

Next >